/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
}	


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}



TD
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt
}
.appnav1
{
    COLOR: #7b7973;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold
}
.appnav2
{
    COLOR: #7b7973;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    link: #7B7973;
    vlink: #7B7973
}
.appnav3
{
    COLOR: #333333;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    link: #333333;
    vlink: #333333
}
.copyright
{
    COLOR: #7b7973;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt
}
.title
{
    COLOR: #2c529b;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold
}
.subtitle
{
    COLOR: #2c529b;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}

.addressLine
{
    COLOR: #2c529b;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}


.functionav
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt
}


.whitelink
{
	font-size: 10pt;
	color:  White;
	font-family: verdana;
	text-decoration: none;
}


.tableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #2c529b;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.menuClass
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #2c529b;
	text-align: right;
}

.grayTableHeader
{
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
	text-align: left;
}

.blueTableHeader
{
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #4c72bb;
	text-align: left;
}

.heading
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    font-weight: bold;
}

.outerTable
{
	padding-right: 10px;
	/*padding-left: 100px;*/
	width: 565px;
}


A.pageTitleMenu:link 
{
	color: #2c529b;
	font-size: 8pt;
	text-decoration: none;
}

A.pageTitleMenu:visited
{
	color: #2c529b;
	font-size: 8pt;
	text-decoration: none;
}
A.pageTitleMenu:active
{
	color: #2c529b;
	font-size: 8pt;
	text-decoration: none;
}

A.pageTitleMenu:hover
{
	color: #2c529b;
	font-size: 8pt;
	text-decoration: underline;
}


A.faqlink:link 
{
	color: #2c529b;
	text-decoration: none;
}

A.faqlink:visited
{
	color: #2c529b;
	text-decoration: none;
}
A.faqlink:active
{
	color: #2c529b;
	text-decoration: none;
}
A.faqlink:hover
{
	color: #2c529b;
	text-decoration: underline;
}


A.resultsLink:link 
{
	color: #2c529b;
	font-size: 11px;
	text-decoration: none;
}

A.resultsLink:visited
{
	color: #2c529b;
	font-size: 11px;
	text-decoration: none;
}
A.resultsLink:active
{
	color: #2c529b;
	font-size: 11px;
	text-decoration: none;
}

A.resultsLink:hover
{
	color: #2c529b;
	font-size: 11px;
	text-decoration: underline;
}

.smallFont
{
    FONT-SIZE: 11px
}

.errorMessage
{
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
}

.mediumFont
{
    FONT-SIZE: 11px
}

.helpButton
{
	color: white;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: normal;
	background-color: #2c529b;
	text-align: center;
	border-style: outset;
	border-width: 2px;
		
	font-size: 12px;
	width: 20px;
	height: 10px;	
}